home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww((((3333GGGG)))) OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee ---- GGGGLLLLXXXX ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww - create an on-screen rendering area
-
-
- CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- GLXWindow ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww( Display *_d_p_y,
- GLXFBConfig _c_o_n_f_i_g,
- Window _w_i_n,
- int *_a_t_t_r_i_b__l_i_s_t )
-
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _d_p_y Specifies the connection to the X server.
-
- _c_o_n_f_i_g Specifies a GLXFBConfig structure with the desired
- attributes for the window.
-
- _w_i_n Specifies the X window to be used as the rendering area.
-
- _a_t_t_r_i_b__l_i_s_t Currently unused. This must be set to NNNNUUUULLLLLLLL, or be an empty
- list (i.e. one in which the first element is NNNNoooonnnneeee).
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww creates an on-screen rendering area from an existing X
- window which was created with a visual which matches _c_o_n_f_i_g. the XID of
- the GLXWindow is returned. Any GLX rendering context that was created
- with respect to _c_o_n_f_i_g can be used to render into this window. Use
- ggggllllXXXXMMMMaaaakkkkeeeeCCCCoooonnnntttteeeexxxxttttCCCCuuuurrrrrrrreeeennnntttt to associate the rendering area with a GLX
- rendering context.
-
- NNNNOOOOTTTTEEEESSSS
- ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww is available only if the GLX version is 1.3 or greater.
-
- If the GLX version is 1.1 or 1.0, the GL version must be 1.0. If the GLX
- version is 1.2, then the GL version must be 1.1. If the GLX version is
- 1.3, then the GL version must be 1.2.
-
- EEEERRRRRRRROOOORRRRSSSS
- BBBBaaaaddddMMMMaaaattttcccchhhh is generated if _w_i_n was not created with a visual that
- corresponds to _c_o_n_f_i_g.
-
- BBBBaaaaddddMMMMaaaattttcccchhhh is generated if _c_o_n_f_i_g does not support rendering to windows
- (i.e. GGGGLLLLXXXX____DDDDRRRRAAAAWWWWAAAABBBBLLLLEEEE____TTTTYYYYPPPPEEEE does not contain GGGGLLLLXXXX____WWWWIIIINNNNDDDDOOOOWWWW____BBBBIIIITTTT).
-
- BBBBaaaaddddWWWWiiiinnnnddddoooowwww is generated if _w_i_n is not a valid window XID.
-
- BBBBaaaaddddAAAAlllllllloooocccc is generated if there is already a GLXFBConfig associated with
- _w_i_n.
-
- BBBBaaaaddddAAAAlllllllloooocccc is generated if the X server cannot allocate a new GLX window.
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww((((3333GGGG)))) OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee ---- GGGGLLLLXXXX ggggllllXXXXCCCCrrrreeeeaaaatttteeeeWWWWiiiinnnnddddoooowwww((((3333GGGG))))
-
-
-
- GGGGLLLLXXXXBBBBaaaaddddFFFFBBBBCCCCoooonnnnffffiiiigggg is generated if _c_o_n_f_i_g is not a valid GLXFBConfig.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- ggggllllXXXXCCCChhhhoooooooosssseeeeFFFFBBBBCCCCoooonnnnffffiiiigggg, ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyWWWWiiiinnnnddddoooowwww, ggggllllXXXXMMMMaaaakkkkeeeeCCCCoooonnnntttteeeexxxxttttCCCCuuuurrrrrrrreeeennnntttt
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-